home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15530 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.interpath.net!softbase
  2. From: softbase@mercury.interpath.com (Scott McMahan - Softbase Systems)
  3. Newsgroups: alt.msdos.programmer,comp.lang.c
  4. Subject: Re: DOS doesn't expands wildcard argument...!
  5. Followup-To: alt.msdos.programmer,comp.lang.c
  6. Date: 19 Apr 1996 16:54:12 GMT
  7. Organization: Interpath -- Providing Internet access to North Carolina
  8. Message-ID: <4l8gfk$nii@news.interpath.net>
  9. References: <3177b1d9.14121359@news.hk.linkage.net>
  10. NNTP-Posting-Host: mercury.interpath.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. It really makes me mad that people post messages with bad return
  14. addresses. They want help, and you're nice enough to help them and
  15. e-mail a response, and you get a MIME-Encapsulated mailer daemon
  16. message for your troubles!
  17.  
  18. Bud Lo (budlo@bud.com) wrote:
  19.  
  20. : i've written a C program and compiled both a Unix and DOS version,
  21. : the Unix version correctly expands its wildcard argument  like *.jpg 
  22. : into its constituent files while the DOS version do nothing...
  23.  
  24. DOS's command processor does not expand wildcards. That's why some
  25. DOS command behave bizarrely and inconsistently when you try
  26. to use them. The UNIX shell expands them and passes the expansions
  27. to the program.
  28.  
  29. : Can anyone suggest solution to make it work in DOS...
  30.  
  31. Most DOS compilers have a module you can link in to do it for you.
  32. Read your compiler documentation.
  33.  
  34. Scott
  35.  
  36. -*-
  37.  
  38. Look at this crap!
  39.  
  40. This is a MIME-encapsulated message
  41.  
  42. --JAA03664.829932689/ramona.cyborganic.com
  43.  
  44. The original message was received at Fri, 19 Apr 1996 09:51:27 -0700 (PDT)
  45. from softbase@mercury.interpath.com [199.72.1.1]
  46.  
  47.    ----- The following addresses have delivery notifications -----
  48. <budlo@bud.com>  (unrecoverable error)
  49.  
  50.    ----- Transcript of session follows -----
  51. ... while talking to xanadu.cyborganic.net.:
  52. >>> RCPT To:<budlo@bud.com>
  53. <<< 550 <budlo@bud.com>... User unknown
  54. 550 <budlo@bud.com>... User unknown
  55.  
  56. --JAA03664.829932689/ramona.cyborganic.com
  57. Content-Type: message/delivery-status
  58.  
  59.  
  60. --JAA03664.829932689/ramona.cyborganic.com--
  61.  
  62.  
  63.